CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 搜索 java

搜索资源列表

  1. RedBlackBST

    0下载:
  2. 通过Java实现平衡搜索树并附带algs4包,他是一个很有用的例子(Through the Java to achieve a balanced search tree with algs4 package, he is a very useful example)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:547840
    • 提供者:方式方法
  1. Game

    0下载:
  2. 野人过河问题的Java实现,广度优先搜索(three men and three masters to cross the river)
  3. 所属分类:Java编程

    • 发布日期:2017-12-19
    • 文件大小:210944
    • 提供者:daisymoon
  1. RouteSelect

    0下载:
  2. 一个可以实现搜索出OD间所有路径的程序。(A search procedure which can find the path of OD .)
  3. 所属分类:Java编程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:No_One
  1. IndexFile

    0下载:
  2. 基于b树的文件索引,用java版实现。 。。。。。。。(A b-tree index file version, Java implementation.)
  3. 所属分类:Java编程

    • 发布日期:2017-12-21
    • 文件大小:39936
    • 提供者:wangif
  1. LuceneDemo

    0下载:
  2. Lucene全文本检索的demo,包含简单的创建索引,修改索引,删除索引和进行全文本搜索的功能(Lucene full text retrieval demo, including simple index creation, modify index, delete index and full-text search function)
  3. 所属分类:Java编程

    • 发布日期:2018-01-03
    • 文件大小:3769344
    • 提供者:贵Style
  1. shujutongxun

    0下载:
  2. 设备搜索、发送数据、接收数据、连接方式(蓝牙、TCP、UDP、wifi等等)、状态查询、数据波形(Device search, send data, receive data, connection mode (Bluetooth, TCP, UDP, WiFi, etc.), state query, data waveform)
  3. 所属分类:android开发

    • 发布日期:2018-01-04
    • 文件大小:21601280
    • 提供者:苏小兰
  1. huffman

    0下载:
  2. 哈夫曼(Huffman)树又称最优二叉树或最优搜索树,是一种带权路径长度最短的二叉树。在许多应用中,常常赋给树中结点一个有某种意义的实数,称此实数为该结点的权。从树根结点到该结点之间的路径长度与该结点上权的乘积称为结点的带权路径长度(WPL),树中所有叶子结点的带权路径长度之和称为该树的带权路径长度.(The Huffman (Huffman) tree, also known as the optimal two - fork tree or the optimal search tree,
  3. 所属分类:Windows编程

    • 发布日期:2018-11-14
    • 文件大小:4030464
    • 提供者:breath
  1. 20171212160607-report

    0下载:
  2. 利用collection计算平均降雨量和在Java文件中搜索关键字(Using collection to calculate average rainfall and search keywords in Java files)
  3. 所属分类:Java编程

    • 发布日期:2018-01-08
    • 文件大小:123904
    • 提供者:dfaw2
  1. shopsearch

    0下载:
  2. 基于百度地图api的店铺搜索引擎,jsp实现,java ee编程(Shop search engine based on Baidu map API, JSP implementation, Java EE programming)
  3. 所属分类:其他

  1. faceall-sdk-java

    0下载:
  2. 人脸识别demo,主要是金融行业防欺诈,另外是安保行业摄像头人像搜索使用(Face recognition demo, mainly the financial industry to prevent fraud, and the security industry camera search for the use of human image.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-09
    • 文件大小:1285120
    • 提供者:hzyy
  1. 实训 李鹏松 20144101011

    0下载:
  2. 管理员登陆进入主页面 管理员对人员信息进行增删改查 并可通过分类搜索功能进行对人员的查询(The administrator login to the main page administrator to add or delete the personnel information, and can query the personnel through the classified search function.)
  3. 所属分类:Java编程

    • 发布日期:2018-01-10
    • 文件大小:6241280
    • 提供者:boluo
  1. onlinemusic

    1下载:
  2. 在线听音乐,音乐分类,歌手分类,在线搜索歌曲,点歌,等等
  3. 所属分类:ASPX.NET源码

  1. 2

    0下载:
  2. 最初的无框架JAVA WEB代码,用于初学者前端学习JDBC ,等前期语言。会是初学者的第一个JAVA WEB程序。(The original frame - free JAVA WEB code was used for beginners to learn JDBC, such as the previous language. It will be the first JAVA WEB program for a beginner.)
  3. 所属分类:WEB开发

    • 发布日期:2018-04-20
    • 文件大小:6018048
    • 提供者:起风了面码
  1. 02_assign-provided (1)

    0下载:
  2. JAVA INDEX 实现索引和搜索功能的代码。用于高级数据库的实现(ASSIGNMENT of advanced database. it can be used in windows. it include index and search jave file)
  3. 所属分类:Java编程

    • 发布日期:2018-04-22
    • 文件大小:140288
    • 提供者:ZIF
  1. astar-master

    0下载:
  2. A*算法,A*(A-Star)算法是一种静态路网中求解最短路径最有效的直接搜索方法,也是解决许多搜索问题的有效算法。算法中的距离估算值与实际值越接近,最终搜索速度越快。(A* algorithm and A* (A-Star) algorithm are the most effective direct search methods for solving the shortest path in static road network, and also are effective algo
  3. 所属分类:Java编程

    • 发布日期:2018-04-21
    • 文件大小:16384
    • 提供者:xx250
  1. DataBase

    1下载:
  2. 为满足大学生阅读需求,提高书籍的利用率,我们利用数据库建立大学生二手书交换平台。该平台为C/S模式,使用Java面向对象编程构造客户端,使用SQLServer2008在服务器端存储数据信息。客户端拥有登陆和注册、发布书籍、按需搜索、发出交换请求功能,服务器有处理客户消息、操作数据库、生成交换记录功能。(In order to meet the reading needs of college students and improve the utilization of books, we us
  3. 所属分类:Java编程

    • 发布日期:2018-04-23
    • 文件大小:58368
    • 提供者:张了个艺
  1. music

    0下载:
  2. 在线播放音乐 音乐网站主要任务: (1)实现网上音乐的播放, (2)用户注册, (3)歌曲信息下载, (4)音乐搜索等功能, (5)管理员在后台完成音乐信息的添加与删除。(Play music online The main tasks of the music website: (1) to play online music, (2) user registration, (3) song information download, (4) music search a
  3. 所属分类:Java编程

    • 发布日期:2018-04-29
    • 文件大小:10531840
    • 提供者:吃瓜小白猿
  1. CodeWin

    0下载:
  2. 数据结构与算法 java 语言描述 马克.艾伦(mark.Allen this book is very usefull and its easy to read for someone who is not very good at .)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-30
    • 文件大小:58368
    • 提供者:hebaolonglong
  1. drawingRobot

    0下载:
  2. 该网站功能:用户注册登录,模拟购物,查看订单,更改信息,搜索,单页展示。 外观上:时尚简洁大方。(The website functions: users register and log in, simulate shopping, check orders, and change information. Appearance: trendy and succinct)
  3. 所属分类:Java编程

    • 发布日期:2018-04-30
    • 文件大小:42342400
    • 提供者:agreatrobber
  1. E-Store

    0下载:
  2. 用户注册,用户登录,商品展示,商品搜索,添加商品至订单等,功能不完善,适合新手看看(User registration, user login, commodity display, commodity search, add goods to order and so on, the function is not perfect, suitable for the novice)
  3. 所属分类:Java编程

    • 发布日期:2018-04-30
    • 文件大小:2111488
    • 提供者:木子遥
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »
搜珍网 www.dssz.com